[INFO] cloning repository https://github.com/sirogane1013/rust-wasm-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirogane1013/rust-wasm-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirogane1013%2Frust-wasm-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirogane1013%2Frust-wasm-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65fffc5e383704a681ca4e83fd5f21dab3f862e9
[INFO] fixing sirogane1013/rust-wasm-game against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirogane1013%2Frust-wasm-game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sirogane1013/rust-wasm-game
[INFO] finished tweaking git repo https://github.com/sirogane1013/rust-wasm-game
[INFO] tweaked toml for git repo https://github.com/sirogane1013/rust-wasm-game written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sirogane1013/rust-wasm-game on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sirogane1013/rust-wasm-game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a
[INFO] running `Command { std: "docker" "start" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stderr]     Checking rust-webpack-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/browser.rs (1 fix)
[INFO] [stderr]        Fixed src/engine.rs (1 fix)
[INFO] [stderr]    Migrating tests/app.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/browser.rs:83:6
[INFO] [stdout]      |
[INFO] [stdout]   77 |       let resp = fetch_response(json_path).await?;
[INFO] [stdout]      |           ----
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `resp` calls a custom destructor
[INFO] [stdout]      |           `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   80 | /         resp.json()
[INFO] [stdout]   81 | |             .map_err(|err| anyhow!("Could not get JSON from response {:#?}", err))?,
[INFO] [stdout]      | |                                                                                   -
[INFO] [stdout]      | |                                                                                   |
[INFO] [stdout]      | |___________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   82 |       )
[INFO] [stdout]   83 |       .await
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   84 |       .map_err(|err| anyhow!("error fetching JSON{:#?}", err))
[INFO] [stdout]   85 |   }
[INFO] [stdout]      |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/browser.rs:144:11
[INFO] [stdout]      |
[INFO] [stdout]  142 |     let ui = find_ui()?;
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `ui` calls a custom destructor
[INFO] [stdout]      |         `ui` will be dropped later as of Edition 2024
[INFO] [stdout]  143 |
[INFO] [stdout]  144 |     match ui.first_child() { Some(child) => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  156 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ui` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/engine.rs:361:15
[INFO] [stdout]      |
[INFO] [stdout]  361 |         match keyevent_receiver.try_next() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  364 |             Ok(Some(evt)) => match evt {
[INFO] [stdout]      |                     ---
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `evt` calls a custom destructor
[INFO] [stdout]      |                     `evt` will be dropped later as of Edition 2024
[INFO] [stdout]  365 |                 KeyPress::KeyUp(evt) => state.set_released(&evt.code()),
[INFO] [stdout]      |                                 ---
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `evt` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/engine.rs:484:35
[INFO] [stdout]     |
[INFO] [stdout] 484 |         &format!("Frame Rate {}", FRAME_RATE),
[INFO] [stdout]     |                                   ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/browser.rs:83:6
[INFO] [stdout]      |
[INFO] [stdout]   77 |       let resp = fetch_response(json_path).await?;
[INFO] [stdout]      |           ----
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `resp` calls a custom destructor
[INFO] [stdout]      |           `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   80 | /         resp.json()
[INFO] [stdout]   81 | |             .map_err(|err| anyhow!("Could not get JSON from response {:#?}", err))?,
[INFO] [stdout]      | |                                                                                   -
[INFO] [stdout]      | |                                                                                   |
[INFO] [stdout]      | |___________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   82 |       )
[INFO] [stdout]   83 |       .await
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   84 |       .map_err(|err| anyhow!("error fetching JSON{:#?}", err))
[INFO] [stdout]   85 |   }
[INFO] [stdout]      |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/error.rs:662:1
[INFO] [stdout]      |
[INFO] [stdout]  662 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/browser.rs:144:11
[INFO] [stdout]      |
[INFO] [stdout]  142 |     let ui = find_ui()?;
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `ui` calls a custom destructor
[INFO] [stdout]      |         `ui` will be dropped later as of Edition 2024
[INFO] [stdout]  143 |
[INFO] [stdout]  144 |     match ui.first_child() { Some(child) => {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |           |
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  156 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ui` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/engine.rs:361:15
[INFO] [stdout]      |
[INFO] [stdout]  361 |         match keyevent_receiver.try_next() {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  364 |             Ok(Some(evt)) => match evt {
[INFO] [stdout]      |                     ---
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `evt` calls a custom destructor
[INFO] [stdout]      |                     `evt` will be dropped later as of Edition 2024
[INFO] [stdout]  365 |                 KeyPress::KeyUp(evt) => state.set_released(&evt.code()),
[INFO] [stdout]      |                                 ---
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  369 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `evt` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1178:1
[INFO] [stdout]      |
[INFO] [stdout] 1178 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/engine.rs:484:35
[INFO] [stdout]     |
[INFO] [stdout] 484 |         &format!("Frame Rate {}", FRAME_RATE),
[INFO] [stdout]     |                                   ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s
[INFO] [stderr] crater-edition-check: rust-webpack-template v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rust-webpack-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `web_test` is never used
[INFO] [stdout]   --> tests/app.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn web_test() {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RedHatBoy` is more private than the item `Obstacle::check_intersection`
[INFO] [stdout]    --> src/game.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     fn check_intersection(&self, boy: &mut RedHatBoy);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Obstacle::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RedHatBoy` is more private than the item `<Platform as Obstacle>::check_intersection`
[INFO] [stdout]    --> src/game.rs:565:5
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn check_intersection(&self, boy: &mut RedHatBoy) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Platform as Obstacle>::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RedHatBoy` is more private than the item `<game::Barrier as Obstacle>::check_intersection`
[INFO] [stdout]    --> src/game.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn check_intersection(&self, boy: &mut RedHatBoy) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<game::Barrier as Obstacle>::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/engine.rs:484:35
[INFO] [stdout]     |
[INFO] [stdout] 484 |         &format!("Frame Rate {}", FRAME_RATE),
[INFO] [stdout]     |                                   ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `game::RedHatBoy` is more private than the item `Obstacle::check_intersection`
[INFO] [stdout]    --> src/game.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     fn check_intersection(&self, boy: &mut RedHatBoy);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Obstacle::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `game::RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `game::RedHatBoy` is more private than the item `<Platform as Obstacle>::check_intersection`
[INFO] [stdout]    --> src/game.rs:565:5
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn check_intersection(&self, boy: &mut RedHatBoy) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Platform as Obstacle>::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `game::RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `game::RedHatBoy` is more private than the item `<game::Barrier as Obstacle>::check_intersection`
[INFO] [stdout]    --> src/game.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn check_intersection(&self, boy: &mut RedHatBoy) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<game::Barrier as Obstacle>::check_intersection` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `game::RedHatBoy` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/game.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | struct RedHatBoy {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_error_loading_json` is never used
[INFO] [stdout]    --> src/browser.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     async fn test_error_loading_json() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_transition_from_game_over_to_new_game` is never used
[INFO] [stdout]     --> src/game.rs:1129:8
[INFO] [stdout]      |
[INFO] [stdout] 1129 |     fn test_transition_from_game_over_to_new_game() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/engine.rs:484:35
[INFO] [stdout]     |
[INFO] [stdout] 484 |         &format!("Frame Rate {}", FRAME_RATE),
[INFO] [stdout]     |                                   ^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-webpack-template` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-webpack-template` (lib test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a", kill_on_drop: false }`
[INFO] [stdout] 9b7d35740455ac1b40d66e0a4d3a4cbd617b37041e4e426212a0ef3cd663bf1a
